Workflow Manager Changes for 4.33
Use caution when building or editing a workflow. For further advice or to arrange training, contact your professional services consultant.
The following changes have been made to Workflow Manager for 4.33:
 New activities added to the General group in the Tribal Toolbox
New activities added to the General group in the Tribal Toolbox
                                                    The activities added to the General group are described in the following table.
| Activity | Does this... | 
|---|---|
| ConvertJsonToString | Converts a JSON (JavaScript Object Notation) value into a string representation of a JSON object. | 
| ConvertXmlToString | Converts an XML (Extensible Markup Language) value into string representation of an XML object. | 
| ConvertJsonToXml | Converts a JSON (JavaScript Object Notation) value to an XML (Extensible Markup Language) value. | 
 New activity added to the Reporting group in the Tribal Toolbox
New activity added to the Reporting group in the Tribal Toolbox
                                                    The activity added to the Reporting group is described in the following table.
| Activity | Does this... | 
|---|---|
| StoreReport | Runs a report that is stored against a learner's record. | 
 Configurable screen events are trigged by Delete operations
Configurable screen events are trigged by Delete operations
                                                    The following triggers now trigger when a user attempts to delete a row from a configurable screen:
- Application\Configurable Screens\Configurable Screen Event
- Application Validation\Configurable Screens\Configurable Screen Validation Event
The IsDataMarshallerDelete property can be used to identify the source of the trigger as a Delete, and the IsDataMarshallerInsert property can be used to distinguish Insert and Update triggers.